PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFFieldWidget Class / getTabOrder Method
In This Topic
    getTabOrder Method
    In This Topic
    Gets the widget's tab order.
    Syntax
    public int getTabOrder()

    Return Value

    The position of the widget that defines the navigation between the fields using TAB key.
    See Also